3.1.29 \(\int \frac {x^4 (A+B x+C x^2)}{(a+b x^2+c x^4)^2} \, dx\) [29]

Optimal. Leaf size=412 \[ \frac {(2 A c-b C) x}{2 c \left (b^2-4 a c\right )}+\frac {B x^2 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {x^3 \left (A b-2 a C+(2 A c-b C) x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\left (A b c+\left (b^2-6 a c\right ) C-\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (A b c+\left (b^2-6 a c\right ) C+\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b+\sqrt {b^2-4 a c}}}+\frac {2 a B \tanh ^{-1}\left (\frac {b+2 c x^2}{\sqrt {b^2-4 a c}}\right )}{\left (b^2-4 a c\right )^{3/2}} \]

[Out]

1/2*(2*A*c-C*b)*x/c/(-4*a*c+b^2)+1/2*B*x^2*(b*x^2+2*a)/(-4*a*c+b^2)/(c*x^4+b*x^2+a)-1/2*x^3*(A*b-2*a*C+(2*A*c-
C*b)*x^2)/(-4*a*c+b^2)/(c*x^4+b*x^2+a)+2*a*B*arctanh((2*c*x^2+b)/(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(3/2)+1/4*ar
ctan(x*2^(1/2)*c^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2))*(A*b*c+(-6*a*c+b^2)*C+(-A*c*(4*a*c+b^2)-b*(-8*a*c+b^2)*C)
/(-4*a*c+b^2)^(1/2))/c^(3/2)/(-4*a*c+b^2)*2^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2)+1/4*arctan(x*2^(1/2)*c^(1/2)/(b
+(-4*a*c+b^2)^(1/2))^(1/2))*(A*b*c+(-6*a*c+b^2)*C+(A*c*(4*a*c+b^2)+b*(-8*a*c+b^2)*C)/(-4*a*c+b^2)^(1/2))/c^(3/
2)/(-4*a*c+b^2)*2^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.89, antiderivative size = 412, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 10, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.357, Rules used = {1676, 1289, 1293, 1180, 211, 12, 1128, 736, 632, 212} \begin {gather*} \frac {\left (-\frac {A c \left (4 a c+b^2\right )+b C \left (b^2-8 a c\right )}{\sqrt {b^2-4 a c}}+C \left (b^2-6 a c\right )+A b c\right ) \text {ArcTan}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (\frac {A c \left (4 a c+b^2\right )+b C \left (b^2-8 a c\right )}{\sqrt {b^2-4 a c}}+C \left (b^2-6 a c\right )+A b c\right ) \text {ArcTan}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {\sqrt {b^2-4 a c}+b}}-\frac {x^3 \left (-2 a C+x^2 (2 A c-b C)+A b\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {x (2 A c-b C)}{2 c \left (b^2-4 a c\right )}+\frac {2 a B \tanh ^{-1}\left (\frac {b+2 c x^2}{\sqrt {b^2-4 a c}}\right )}{\left (b^2-4 a c\right )^{3/2}}+\frac {B x^2 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^4*(A + B*x + C*x^2))/(a + b*x^2 + c*x^4)^2,x]

[Out]

((2*A*c - b*C)*x)/(2*c*(b^2 - 4*a*c)) + (B*x^2*(2*a + b*x^2))/(2*(b^2 - 4*a*c)*(a + b*x^2 + c*x^4)) - (x^3*(A*
b - 2*a*C + (2*A*c - b*C)*x^2))/(2*(b^2 - 4*a*c)*(a + b*x^2 + c*x^4)) + ((A*b*c + (b^2 - 6*a*c)*C - (A*c*(b^2
+ 4*a*c) + b*(b^2 - 8*a*c)*C)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*S
qrt[2]*c^(3/2)*(b^2 - 4*a*c)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + ((A*b*c + (b^2 - 6*a*c)*C + (A*c*(b^2 + 4*a*c) + b
*(b^2 - 8*a*c)*C)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*c^(3/
2)*(b^2 - 4*a*c)*Sqrt[b + Sqrt[b^2 - 4*a*c]]) + (2*a*B*ArcTanh[(b + 2*c*x^2)/Sqrt[b^2 - 4*a*c]])/(b^2 - 4*a*c)
^(3/2)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 632

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 736

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(d + e*x)^(m - 1)*(d
*b - 2*a*e + (2*c*d - b*e)*x)*((a + b*x + c*x^2)^(p + 1)/((p + 1)*(b^2 - 4*a*c))), x] - Dist[2*(2*p + 3)*((c*d
^2 - b*d*e + a*e^2)/((p + 1)*(b^2 - 4*a*c))), Int[(d + e*x)^(m - 2)*(a + b*x + c*x^2)^(p + 1), x], x] /; FreeQ
[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && EqQ[m +
 2*p + 2, 0] && LtQ[p, -1]

Rule 1128

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Dist[1/2, Subst[Int[x^((m - 1)/2)*(a +
 b*x + c*x^2)^p, x], x, x^2], x] /; FreeQ[{a, b, c, p}, x] && IntegerQ[(m - 1)/2]

Rule 1180

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 1289

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Simp[f*(
f*x)^(m - 1)*(a + b*x^2 + c*x^4)^(p + 1)*((b*d - 2*a*e - (b*e - 2*c*d)*x^2)/(2*(p + 1)*(b^2 - 4*a*c))), x] - D
ist[f^2/(2*(p + 1)*(b^2 - 4*a*c)), Int[(f*x)^(m - 2)*(a + b*x^2 + c*x^4)^(p + 1)*Simp[(m - 1)*(b*d - 2*a*e) -
(4*p + 4 + m + 1)*(b*e - 2*c*d)*x^2, x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b^2 - 4*a*c, 0] && LtQ[
p, -1] && GtQ[m, 1] && IntegerQ[2*p] && (IntegerQ[p] || IntegerQ[m])

Rule 1293

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[e*f*
(f*x)^(m - 1)*((a + b*x^2 + c*x^4)^(p + 1)/(c*(m + 4*p + 3))), x] - Dist[f^2/(c*(m + 4*p + 3)), Int[(f*x)^(m -
 2)*(a + b*x^2 + c*x^4)^p*Simp[a*e*(m - 1) + (b*e*(m + 2*p + 1) - c*d*(m + 4*p + 3))*x^2, x], x], x] /; FreeQ[
{a, b, c, d, e, f, p}, x] && NeQ[b^2 - 4*a*c, 0] && GtQ[m, 1] && NeQ[m + 4*p + 3, 0] && IntegerQ[2*p] && (Inte
gerQ[p] || IntegerQ[m])

Rule 1676

Int[(Pq_)*((d_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Module[{q = Expon[Pq, x],
 k}, Int[(d*x)^m*Sum[Coeff[Pq, x, 2*k]*x^(2*k), {k, 0, q/2 + 1}]*(a + b*x^2 + c*x^4)^p, x] + Dist[1/d, Int[(d*
x)^(m + 1)*Sum[Coeff[Pq, x, 2*k + 1]*x^(2*k), {k, 0, (q - 1)/2 + 1}]*(a + b*x^2 + c*x^4)^p, x], x]] /; FreeQ[{
a, b, c, d, m, p}, x] && PolyQ[Pq, x] &&  !PolyQ[Pq, x^2]

Rubi steps

\begin {align*} \int \frac {x^4 \left (A+B x+C x^2\right )}{\left (a+b x^2+c x^4\right )^2} \, dx &=\int \frac {B x^5}{\left (a+b x^2+c x^4\right )^2} \, dx+\int \frac {x^4 \left (A+C x^2\right )}{\left (a+b x^2+c x^4\right )^2} \, dx\\ &=-\frac {x^3 \left (A b-2 a C+(2 A c-b C) x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+B \int \frac {x^5}{\left (a+b x^2+c x^4\right )^2} \, dx+\frac {\int \frac {x^2 \left (3 (A b-2 a C)+(2 A c-b C) x^2\right )}{a+b x^2+c x^4} \, dx}{2 \left (b^2-4 a c\right )}\\ &=\frac {(2 A c-b C) x}{2 c \left (b^2-4 a c\right )}-\frac {x^3 \left (A b-2 a C+(2 A c-b C) x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {1}{2} B \text {Subst}\left (\int \frac {x^2}{\left (a+b x+c x^2\right )^2} \, dx,x,x^2\right )-\frac {\int \frac {a (2 A c-b C)+\left (-A b c-\left (b^2-6 a c\right ) C\right ) x^2}{a+b x^2+c x^4} \, dx}{2 c \left (b^2-4 a c\right )}\\ &=\frac {(2 A c-b C) x}{2 c \left (b^2-4 a c\right )}+\frac {B x^2 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {x^3 \left (A b-2 a C+(2 A c-b C) x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {(a B) \text {Subst}\left (\int \frac {1}{a+b x+c x^2} \, dx,x,x^2\right )}{b^2-4 a c}+\frac {\left (A b c+\left (b^2-6 a c\right ) C-\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \int \frac {1}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{4 c \left (b^2-4 a c\right )}+\frac {\left (A b c+\left (b^2-6 a c\right ) C+\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \int \frac {1}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{4 c \left (b^2-4 a c\right )}\\ &=\frac {(2 A c-b C) x}{2 c \left (b^2-4 a c\right )}+\frac {B x^2 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {x^3 \left (A b-2 a C+(2 A c-b C) x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\left (A b c+\left (b^2-6 a c\right ) C-\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (A b c+\left (b^2-6 a c\right ) C+\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b+\sqrt {b^2-4 a c}}}+\frac {(2 a B) \text {Subst}\left (\int \frac {1}{b^2-4 a c-x^2} \, dx,x,b+2 c x^2\right )}{b^2-4 a c}\\ &=\frac {(2 A c-b C) x}{2 c \left (b^2-4 a c\right )}+\frac {B x^2 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {x^3 \left (A b-2 a C+(2 A c-b C) x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\left (A b c+\left (b^2-6 a c\right ) C-\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (A b c+\left (b^2-6 a c\right ) C+\frac {A c \left (b^2+4 a c\right )+b \left (b^2-8 a c\right ) C}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} c^{3/2} \left (b^2-4 a c\right ) \sqrt {b+\sqrt {b^2-4 a c}}}+\frac {2 a B \tanh ^{-1}\left (\frac {b+2 c x^2}{\sqrt {b^2-4 a c}}\right )}{\left (b^2-4 a c\right )^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.88, size = 444, normalized size = 1.08 \begin {gather*} \frac {1}{4} \left (\frac {2 \left (b x^2 (-A c x+b (B+C x))+a (b (B+C x)-2 c x (A+x (B+C x)))\right )}{c \left (-b^2+4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\sqrt {2} \left (-A c \left (b^2+4 a c-b \sqrt {b^2-4 a c}\right )+\left (-b^3+8 a b c+b^2 \sqrt {b^2-4 a c}-6 a c \sqrt {b^2-4 a c}\right ) C\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{c^{3/2} \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\sqrt {2} \left (A c \left (b^2+4 a c+b \sqrt {b^2-4 a c}\right )+\left (b^3-8 a b c+b^2 \sqrt {b^2-4 a c}-6 a c \sqrt {b^2-4 a c}\right ) C\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{c^{3/2} \left (b^2-4 a c\right )^{3/2} \sqrt {b+\sqrt {b^2-4 a c}}}-\frac {4 a B \log \left (-b+\sqrt {b^2-4 a c}-2 c x^2\right )}{\left (b^2-4 a c\right )^{3/2}}+\frac {4 a B \log \left (b+\sqrt {b^2-4 a c}+2 c x^2\right )}{\left (b^2-4 a c\right )^{3/2}}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^4*(A + B*x + C*x^2))/(a + b*x^2 + c*x^4)^2,x]

[Out]

((2*(b*x^2*(-(A*c*x) + b*(B + C*x)) + a*(b*(B + C*x) - 2*c*x*(A + x*(B + C*x)))))/(c*(-b^2 + 4*a*c)*(a + b*x^2
 + c*x^4)) + (Sqrt[2]*(-(A*c*(b^2 + 4*a*c - b*Sqrt[b^2 - 4*a*c])) + (-b^3 + 8*a*b*c + b^2*Sqrt[b^2 - 4*a*c] -
6*a*c*Sqrt[b^2 - 4*a*c])*C)*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(c^(3/2)*(b^2 - 4*a*c)^(3
/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[2]*(A*c*(b^2 + 4*a*c + b*Sqrt[b^2 - 4*a*c]) + (b^3 - 8*a*b*c + b^2*Sq
rt[b^2 - 4*a*c] - 6*a*c*Sqrt[b^2 - 4*a*c])*C)*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(c^(3/2
)*(b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]) - (4*a*B*Log[-b + Sqrt[b^2 - 4*a*c] - 2*c*x^2])/(b^2 - 4*a*
c)^(3/2) + (4*a*B*Log[b + Sqrt[b^2 - 4*a*c] + 2*c*x^2])/(b^2 - 4*a*c)^(3/2))/4

________________________________________________________________________________________

Maple [A]
time = 0.08, size = 550, normalized size = 1.33

method result size
risch \(\frac {-\frac {\left (b c A +2 a c C -C \,b^{2}\right ) x^{3}}{2 c \left (4 a c -b^{2}\right )}-\frac {\left (2 a c -b^{2}\right ) B \,x^{2}}{2 c \left (4 a c -b^{2}\right )}-\frac {a \left (2 A c -b C \right ) x}{2 \left (4 a c -b^{2}\right ) c}+\frac {a b B}{2 \left (4 a c -b^{2}\right ) c}}{c \,x^{4}+b \,x^{2}+a}+\frac {\left (\munderset {\textit {\_R} =\RootOf \left (c \,\textit {\_Z}^{4}+\textit {\_Z}^{2} b +a \right )}{\sum }\frac {\left (-\frac {\left (b c A -6 a c C +C \,b^{2}\right ) \textit {\_R}^{2}}{c \left (4 a c -b^{2}\right )}+\frac {4 \textit {\_R} a B}{4 a c -b^{2}}+\frac {a \left (2 A c -b C \right )}{\left (4 a c -b^{2}\right ) c}\right ) \ln \left (x -\textit {\_R} \right )}{2 c \,\textit {\_R}^{3}+\textit {\_R} b}\right )}{4}\) \(249\)
default \(\frac {-\frac {\left (b c A +2 a c C -C \,b^{2}\right ) x^{3}}{2 c \left (4 a c -b^{2}\right )}-\frac {\left (2 a c -b^{2}\right ) B \,x^{2}}{2 c \left (4 a c -b^{2}\right )}-\frac {a \left (2 A c -b C \right ) x}{2 \left (4 a c -b^{2}\right ) c}+\frac {a b B}{2 \left (4 a c -b^{2}\right ) c}}{c \,x^{4}+b \,x^{2}+a}+\frac {\frac {-2 B \sqrt {-4 a c +b^{2}}\, a c \ln \left (-b -2 c \,x^{2}+\sqrt {-4 a c +b^{2}}\right )+\frac {\left (4 c^{2} a A \sqrt {-4 a c +b^{2}}+A \,b^{2} c \sqrt {-4 a c +b^{2}}+4 A a b \,c^{2}-A \,b^{3} c -8 C \sqrt {-4 a c +b^{2}}\, a b c +C \sqrt {-4 a c +b^{2}}\, b^{3}-24 C \,a^{2} c^{2}+10 C a \,b^{2} c -C \,b^{4}\right ) \sqrt {2}\, \arctanh \left (\frac {c x \sqrt {2}}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}}{2 c \left (4 a c -b^{2}\right )}+\frac {2 B \sqrt {-4 a c +b^{2}}\, a c \ln \left (b +2 c \,x^{2}+\sqrt {-4 a c +b^{2}}\right )+\frac {\left (4 c^{2} a A \sqrt {-4 a c +b^{2}}+A \,b^{2} c \sqrt {-4 a c +b^{2}}-4 A a b \,c^{2}+A \,b^{3} c -8 C \sqrt {-4 a c +b^{2}}\, a b c +C \sqrt {-4 a c +b^{2}}\, b^{3}+24 C \,a^{2} c^{2}-10 C a \,b^{2} c +C \,b^{4}\right ) \sqrt {2}\, \arctan \left (\frac {c x \sqrt {2}}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}}{2 c \left (4 a c -b^{2}\right )}}{4 a c -b^{2}}\) \(550\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4*(C*x^2+B*x+A)/(c*x^4+b*x^2+a)^2,x,method=_RETURNVERBOSE)

[Out]

(-1/2*(A*b*c+2*C*a*c-C*b^2)/c/(4*a*c-b^2)*x^3-1/2*(2*a*c-b^2)*B/c/(4*a*c-b^2)*x^2-1/2*a*(2*A*c-C*b)/(4*a*c-b^2
)/c*x+1/2*a/(4*a*c-b^2)/c*b*B)/(c*x^4+b*x^2+a)+2/(4*a*c-b^2)*(1/4/c/(4*a*c-b^2)*(-2*B*(-4*a*c+b^2)^(1/2)*a*c*l
n(-b-2*c*x^2+(-4*a*c+b^2)^(1/2))+1/2*(4*c^2*a*A*(-4*a*c+b^2)^(1/2)+A*b^2*c*(-4*a*c+b^2)^(1/2)+4*A*a*b*c^2-A*b^
3*c-8*C*(-4*a*c+b^2)^(1/2)*a*b*c+C*(-4*a*c+b^2)^(1/2)*b^3-24*C*a^2*c^2+10*C*a*b^2*c-C*b^4)*2^(1/2)/((-b+(-4*a*
c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)))+1/4/c/(4*a*c-b^2)*(2*B*(-4*a*c+
b^2)^(1/2)*a*c*ln(b+2*c*x^2+(-4*a*c+b^2)^(1/2))+1/2*(4*c^2*a*A*(-4*a*c+b^2)^(1/2)+A*b^2*c*(-4*a*c+b^2)^(1/2)-4
*A*a*b*c^2+A*b^3*c-8*C*(-4*a*c+b^2)^(1/2)*a*b*c+C*(-4*a*c+b^2)^(1/2)*b^3+24*C*a^2*c^2-10*C*a*b^2*c+C*b^4)*2^(1
/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4*(C*x^2+B*x+A)/(c*x^4+b*x^2+a)^2,x, algorithm="maxima")

[Out]

-1/2*((C*b^2 - (2*C*a + A*b)*c)*x^3 + B*a*b + (B*b^2 - 2*B*a*c)*x^2 + (C*a*b - 2*A*a*c)*x)/((b^2*c^2 - 4*a*c^3
)*x^4 + a*b^2*c - 4*a^2*c^2 + (b^3*c - 4*a*b*c^2)*x^2) + 1/2*integrate(-(4*B*a*c*x - C*a*b + 2*A*a*c - (C*b^2
- (6*C*a - A*b)*c)*x^2)/(c*x^4 + b*x^2 + a), x)/(b^2*c - 4*a*c^2)

________________________________________________________________________________________

Fricas [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4*(C*x^2+B*x+A)/(c*x^4+b*x^2+a)^2,x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**4*(C*x**2+B*x+A)/(c*x**4+b*x**2+a)**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 5220 vs. \(2 (361) = 722\).
time = 8.91, size = 5220, normalized size = 12.67 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4*(C*x^2+B*x+A)/(c*x^4+b*x^2+a)^2,x, algorithm="giac")

[Out]

-1/2*(C*b^2*x^3 - 2*C*a*c*x^3 - A*b*c*x^3 + B*b^2*x^2 - 2*B*a*c*x^2 + C*a*b*x - 2*A*a*c*x + B*a*b)/((c*x^4 + b
*x^2 + a)*(b^2*c - 4*a*c^2)) + 1/16*((2*b^3*c^3 - 8*a*b*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 -
4*a*c)*c)*b^3*c + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c^2 + 2*sqrt(2)*sqrt(b^2 - 4
*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^2*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b*c^
3 - 2*(b^2 - 4*a*c)*b*c^3)*(b^2*c - 4*a*c^2)^2*A + (2*b^4*c^2 - 20*a*b^2*c^3 + 48*a^2*c^4 - sqrt(2)*sqrt(b^2 -
 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4 + 10*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b
^2*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^3*c - 24*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b
*c + sqrt(b^2 - 4*a*c)*c)*a^2*c^2 - 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c^2 - sqr
t(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^2*c^2 + 6*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b
^2 - 4*a*c)*c)*a*c^3 - 2*(b^2 - 4*a*c)*b^2*c^2 + 12*(b^2 - 4*a*c)*a*c^3)*(b^2*c - 4*a*c^2)^2*C - 4*(sqrt(2)*sq
rt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 - 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^4 - 2*sqrt(2)*sq
rt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^3*c^4 - 2*a*b^4*c^4 + 16*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*c^5 + 8
*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b*c^5 + sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c^5 + 16*a^
2*b^2*c^5 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*c^6 - 32*a^3*c^6 + 2*(b^2 - 4*a*c)*a*b^2*c^4 - 8*(b^
2 - 4*a*c)*a^2*c^5)*A*abs(b^2*c - 4*a*c^2) + 2*(sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^5*c^2 - 8*sqrt(2)*
sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^3*c^3 - 2*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 - 2*a*b^5*c^
3 + 16*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b*c^4 + 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c
^4 + sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^3*c^4 + 16*a^2*b^3*c^4 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*
c)*c)*a^2*b*c^5 - 32*a^3*b*c^5 + 2*(b^2 - 4*a*c)*a*b^3*c^3 - 8*(b^2 - 4*a*c)*a^2*b*c^4)*C*abs(b^2*c - 4*a*c^2)
 - (2*b^7*c^5 - 8*a*b^5*c^6 - 32*a^2*b^3*c^7 + 128*a^3*b*c^8 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 -
 4*a*c)*c)*b^7*c^3 + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^5*c^4 + 2*sqrt(2)*sqrt(b^
2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^6*c^4 + 16*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)
*c)*a^2*b^3*c^5 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^5*c^5 - 64*sqrt(2)*sqrt(b^2 - 4*
a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b*c^6 - 32*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*
a^2*b^2*c^6 + 16*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b*c^7 - 2*(b^2 - 4*a*c)*b^5*c^5
 + 32*(b^2 - 4*a*c)*a^2*b*c^7)*A - (2*b^8*c^4 - 32*a*b^6*c^5 + 160*a^2*b^4*c^6 - 256*a^3*b^2*c^7 - sqrt(2)*sqr
t(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^8*c^2 + 16*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*
a*c)*c)*a*b^6*c^3 + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^7*c^3 - 80*sqrt(2)*sqrt(b^2
- 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^4*c^4 - 24*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*
c)*c)*a*b^5*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^6*c^4 + 128*sqrt(2)*sqrt(b^2 - 4
*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b^2*c^5 + 64*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*
c)*a^2*b^3*c^5 + 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c^5 - 32*sqrt(2)*sqrt(b^2
- 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^6 - 2*(b^2 - 4*a*c)*b^6*c^4 + 24*(b^2 - 4*a*c)*a*b^4*c^5 -
64*(b^2 - 4*a*c)*a^2*b^2*c^6)*C)*arctan(2*sqrt(1/2)*x/sqrt((b^3*c - 4*a*b*c^2 + sqrt((b^3*c - 4*a*b*c^2)^2 - 4
*(a*b^2*c - 4*a^2*c^2)*(b^2*c^2 - 4*a*c^3)))/(b^2*c^2 - 4*a*c^3)))/((a*b^6*c^3 - 12*a^2*b^4*c^4 - 2*a*b^5*c^4
+ 48*a^3*b^2*c^5 + 16*a^2*b^3*c^5 + a*b^4*c^5 - 64*a^4*c^6 - 32*a^3*b*c^6 - 8*a^2*b^2*c^6 + 16*a^3*c^7)*abs(b^
2*c - 4*a*c^2)*abs(c)) + 1/16*((2*b^3*c^3 - 8*a*b*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)
*c)*b^3*c + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*c^2 + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*
sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^2*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b*c^3 - 2*
(b^2 - 4*a*c)*b*c^3)*(b^2*c - 4*a*c^2)^2*A + (2*b^4*c^2 - 20*a*b^2*c^3 + 48*a^2*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c
)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^4 + 10*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c +
 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^3*c - 24*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - s
qrt(b^2 - 4*a*c)*c)*a^2*c^2 - 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*c^2 - sqrt(2)*s
qrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^2*c^2 + 6*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4
*a*c)*c)*a*c^3 - 2*(b^2 - 4*a*c)*b^2*c^2 + 12*(b^2 - 4*a*c)*a*c^3)*(b^2*c - 4*a*c^2)^2*C - 4*(sqrt(2)*sqrt(b*c
 - sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 - 8*sqrt(2)*s...

________________________________________________________________________________________

Mupad [B]
time = 1.77, size = 2500, normalized size = 6.07 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^4*(A + B*x + C*x^2))/(a + b*x^2 + c*x^4)^2,x)

[Out]

symsum(log(- root(1572864*a^5*b^2*c^8*z^4 - 983040*a^4*b^4*c^7*z^4 + 327680*a^3*b^6*c^6*z^4 - 61440*a^2*b^8*c^
5*z^4 + 6144*a*b^10*c^4*z^4 - 256*b^12*c^3*z^4 - 1048576*a^6*c^9*z^4 + 576*A*C*a*b^8*c^2*z^2 + 24576*A*C*a^4*b
^2*c^5*z^2 - 3072*A*C*a^2*b^6*c^3*z^2 + 2048*A*C*a^3*b^4*c^4*z^2 - 32*A*C*b^10*c*z^2 + 61440*C^2*a^5*b*c^5*z^2
 + 12288*A^2*a^4*b*c^6*z^2 + 432*C^2*a*b^9*c*z^2 - 49152*A*C*a^5*c^6*z^2 - 61440*C^2*a^4*b^3*c^4*z^2 + 24064*C
^2*a^3*b^5*c^3*z^2 - 4608*C^2*a^2*b^7*c^2*z^2 + 24576*B^2*a^4*b^2*c^5*z^2 - 6144*B^2*a^3*b^4*c^4*z^2 + 512*B^2
*a^2*b^6*c^3*z^2 - 8192*A^2*a^3*b^3*c^5*z^2 + 1536*A^2*a^2*b^5*c^4*z^2 - 32768*B^2*a^5*c^6*z^2 - 16*A^2*b^9*c^
2*z^2 - 16*C^2*b^11*z^2 - 3072*A*B*C*a^3*b^3*c^3*z + 768*A*B*C*a^2*b^5*c^2*z + 4096*A*B*C*a^4*b*c^4*z - 64*A*B
*C*a*b^7*c*z + 672*B*C^2*a^2*b^6*c*z - 32*A^2*B*a*b^6*c^2*z + 15872*B*C^2*a^4*b^2*c^3*z - 4992*B*C^2*a^3*b^4*c
^2*z - 1536*A^2*B*a^3*b^2*c^4*z + 384*A^2*B*a^2*b^4*c^3*z - 32*B*C^2*a*b^8*z - 18432*B*C^2*a^5*c^4*z + 2048*A^
2*B*a^4*c^5*z + 192*A*B^2*C*a^3*b^2*c^2 - 32*A*B^2*C*a^2*b^4*c - 960*A^2*C^2*a^3*b^2*c^2 - 16*A^2*B^2*a^2*b^3*
c^2 - 18*A^3*C*a*b^5*c - 960*B^2*C^2*a^4*b*c^2 + 240*B^2*C^2*a^3*b^3*c + 198*A^2*C^2*a^2*b^4*c + 144*A^3*C*a^2
*b^3*c^2 - 192*A^2*B^2*a^3*b*c^3 + 2016*A*C^3*a^4*b*c^2 - 496*A*C^3*a^3*b^3*c + 224*A^3*C*a^3*b*c^3 + 768*A*B^
2*C*a^4*c^3 + 360*C^4*a^4*b^2*c - 9*A^4*a*b^4*c^2 + 30*A*C^3*a^2*b^5 - 9*A^2*C^2*a*b^6 - 24*A^4*a^2*b^2*c^3 -
288*A^2*C^2*a^4*c^3 - 16*B^2*C^2*a^2*b^5 - 1296*C^4*a^5*c^2 - 256*B^4*a^4*c^3 - 25*C^4*a^3*b^4 - 16*A^4*a^3*c^
4, z, k)*(root(1572864*a^5*b^2*c^8*z^4 - 983040*a^4*b^4*c^7*z^4 + 327680*a^3*b^6*c^6*z^4 - 61440*a^2*b^8*c^5*z
^4 + 6144*a*b^10*c^4*z^4 - 256*b^12*c^3*z^4 - 1048576*a^6*c^9*z^4 + 576*A*C*a*b^8*c^2*z^2 + 24576*A*C*a^4*b^2*
c^5*z^2 - 3072*A*C*a^2*b^6*c^3*z^2 + 2048*A*C*a^3*b^4*c^4*z^2 - 32*A*C*b^10*c*z^2 + 61440*C^2*a^5*b*c^5*z^2 +
12288*A^2*a^4*b*c^6*z^2 + 432*C^2*a*b^9*c*z^2 - 49152*A*C*a^5*c^6*z^2 - 61440*C^2*a^4*b^3*c^4*z^2 + 24064*C^2*
a^3*b^5*c^3*z^2 - 4608*C^2*a^2*b^7*c^2*z^2 + 24576*B^2*a^4*b^2*c^5*z^2 - 6144*B^2*a^3*b^4*c^4*z^2 + 512*B^2*a^
2*b^6*c^3*z^2 - 8192*A^2*a^3*b^3*c^5*z^2 + 1536*A^2*a^2*b^5*c^4*z^2 - 32768*B^2*a^5*c^6*z^2 - 16*A^2*b^9*c^2*z
^2 - 16*C^2*b^11*z^2 - 3072*A*B*C*a^3*b^3*c^3*z + 768*A*B*C*a^2*b^5*c^2*z + 4096*A*B*C*a^4*b*c^4*z - 64*A*B*C*
a*b^7*c*z + 672*B*C^2*a^2*b^6*c*z - 32*A^2*B*a*b^6*c^2*z + 15872*B*C^2*a^4*b^2*c^3*z - 4992*B*C^2*a^3*b^4*c^2*
z - 1536*A^2*B*a^3*b^2*c^4*z + 384*A^2*B*a^2*b^4*c^3*z - 32*B*C^2*a*b^8*z - 18432*B*C^2*a^5*c^4*z + 2048*A^2*B
*a^4*c^5*z + 192*A*B^2*C*a^3*b^2*c^2 - 32*A*B^2*C*a^2*b^4*c - 960*A^2*C^2*a^3*b^2*c^2 - 16*A^2*B^2*a^2*b^3*c^2
 - 18*A^3*C*a*b^5*c - 960*B^2*C^2*a^4*b*c^2 + 240*B^2*C^2*a^3*b^3*c + 198*A^2*C^2*a^2*b^4*c + 144*A^3*C*a^2*b^
3*c^2 - 192*A^2*B^2*a^3*b*c^3 + 2016*A*C^3*a^4*b*c^2 - 496*A*C^3*a^3*b^3*c + 224*A^3*C*a^3*b*c^3 + 768*A*B^2*C
*a^4*c^3 + 360*C^4*a^4*b^2*c - 9*A^4*a*b^4*c^2 + 30*A*C^3*a^2*b^5 - 9*A^2*C^2*a*b^6 - 24*A^4*a^2*b^2*c^3 - 288
*A^2*C^2*a^4*c^3 - 16*B^2*C^2*a^2*b^5 - 1296*C^4*a^5*c^2 - 256*B^4*a^4*c^3 - 25*C^4*a^3*b^4 - 16*A^4*a^3*c^4,
z, k)*((x*(1024*B*a^4*c^6 - 16*B*a*b^6*c^3 + 192*B*a^2*b^4*c^4 - 768*B*a^3*b^2*c^5))/(2*(b^6*c - 64*a^3*c^4 -
12*a*b^4*c^2 + 48*a^2*b^2*c^3)) - (2048*A*a^4*c^6 - 32*A*a*b^6*c^3 + 16*C*a*b^7*c^2 - 1024*C*a^4*b*c^5 + 384*A
*a^2*b^4*c^4 - 1536*A*a^3*b^2*c^5 - 192*C*a^2*b^5*c^3 + 768*C*a^3*b^3*c^4)/(8*(b^6*c - 64*a^3*c^4 - 12*a*b^4*c
^2 + 48*a^2*b^2*c^3)) + (root(1572864*a^5*b^2*c^8*z^4 - 983040*a^4*b^4*c^7*z^4 + 327680*a^3*b^6*c^6*z^4 - 6144
0*a^2*b^8*c^5*z^4 + 6144*a*b^10*c^4*z^4 - 256*b^12*c^3*z^4 - 1048576*a^6*c^9*z^4 + 576*A*C*a*b^8*c^2*z^2 + 245
76*A*C*a^4*b^2*c^5*z^2 - 3072*A*C*a^2*b^6*c^3*z^2 + 2048*A*C*a^3*b^4*c^4*z^2 - 32*A*C*b^10*c*z^2 + 61440*C^2*a
^5*b*c^5*z^2 + 12288*A^2*a^4*b*c^6*z^2 + 432*C^2*a*b^9*c*z^2 - 49152*A*C*a^5*c^6*z^2 - 61440*C^2*a^4*b^3*c^4*z
^2 + 24064*C^2*a^3*b^5*c^3*z^2 - 4608*C^2*a^2*b^7*c^2*z^2 + 24576*B^2*a^4*b^2*c^5*z^2 - 6144*B^2*a^3*b^4*c^4*z
^2 + 512*B^2*a^2*b^6*c^3*z^2 - 8192*A^2*a^3*b^3*c^5*z^2 + 1536*A^2*a^2*b^5*c^4*z^2 - 32768*B^2*a^5*c^6*z^2 - 1
6*A^2*b^9*c^2*z^2 - 16*C^2*b^11*z^2 - 3072*A*B*C*a^3*b^3*c^3*z + 768*A*B*C*a^2*b^5*c^2*z + 4096*A*B*C*a^4*b*c^
4*z - 64*A*B*C*a*b^7*c*z + 672*B*C^2*a^2*b^6*c*z - 32*A^2*B*a*b^6*c^2*z + 15872*B*C^2*a^4*b^2*c^3*z - 4992*B*C
^2*a^3*b^4*c^2*z - 1536*A^2*B*a^3*b^2*c^4*z + 384*A^2*B*a^2*b^4*c^3*z - 32*B*C^2*a*b^8*z - 18432*B*C^2*a^5*c^4
*z + 2048*A^2*B*a^4*c^5*z + 192*A*B^2*C*a^3*b^2*c^2 - 32*A*B^2*C*a^2*b^4*c - 960*A^2*C^2*a^3*b^2*c^2 - 16*A^2*
B^2*a^2*b^3*c^2 - 18*A^3*C*a*b^5*c - 960*B^2*C^2*a^4*b*c^2 + 240*B^2*C^2*a^3*b^3*c + 198*A^2*C^2*a^2*b^4*c + 1
44*A^3*C*a^2*b^3*c^2 - 192*A^2*B^2*a^3*b*c^3 + 2016*A*C^3*a^4*b*c^2 - 496*A*C^3*a^3*b^3*c + 224*A^3*C*a^3*b*c^
3 + 768*A*B^2*C*a^4*c^3 + 360*C^4*a^4*b^2*c - 9*A^4*a*b^4*c^2 + 30*A*C^3*a^2*b^5 - 9*A^2*C^2*a*b^6 - 24*A^4*a^
2*b^2*c^3 - 288*A^2*C^2*a^4*c^3 - 16*B^2*C^2*a^2*b^5 - 1296*C^4*a^5*c^2 - 256*B^4*a^4*c^3 - 25*C^4*a^3*b^4 - 1
6*A^4*a^3*c^4, z, k)*x*(16*b^9*c^3 - 256*a*b^7*...

________________________________________________________________________________________